In previous videos we took a look to ViteJS, the modern frontend tooling suit for the greatest DX of all times, how to create a new vite app, development server and a speed comparison against Webpack. https://www.youtube.com/watch?v=39RURXMZG2A Also we learned how to use Vitest, the test framework based on Vite, making testing a lot easier and pleasant. Today we are going to talk about Building process using Vite, how to bundle our application to be ready to deploy in your favorite hosting provider... or even... how to use Vite to create a library with several formats, like ESM, UMD and CJS along with more config options. Don't forget to drop your questions and comments on the section below, and in the case this tutorial was helpful for you, drop a like n' subscribe for more. 00:00 - Intro 01:29 - Vite build & preview 06:28 - Split chunks 10:54 - build config - outDir 12:46 - build config - emptyOutDir 13:27 - build config - chunkSizeWarningLimit 14:44 - build config - minify 17:29 - vite lib mode 23:38 - other config options 25:34 - Subscribe & Yada Yada 26:02 - outro